Migration Report - tools

Overview

ProjectPathErrorsWarningsMessages
freetype..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj0354
toollib_extras..\game\libs\pure3d\toollib\toollib_extras.vcproj0344
toollib..\game\libs\pure3d\toollib\toollib.vcproj0334
objectsnapperobjectsnapper\build\objectsnapper.vcproj0185
p3dcompdrawopt..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj0185
p3ddel..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj0185
p3dgc..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj0185
p3dimage..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj0185
p3dmutate..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj0185
p3dsplit..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj0185
convert2dxtn..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj0175
Instancer..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj0175
InstAnimDynaPhysMaker..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj0176
p3ddiff..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj0175
p3dexplorer..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj0175
roadOptimizer..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj0175
trackeditortrackeditor\build\trackeditor.vcproj0175
worldbuilderworldbuilder\build\worldbuilder.vcproj0175
AnimCollDSGMaker..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj0165
AnimDSGMaker..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj0165
breakablesmaker..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj0166
chunkGroup..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj0166
LensFlareDSGMaker..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj0165
makechunktool..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj0166
p3d2dsg..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj0166
p3dgendsg..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj0165
p3dgeo2prims..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj0166
p3dsort..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj0166
MayaRulesMayaRules\MayaRules.vcproj0156
relatedfilesrelatedfiles\relatedfiles.vcproj0156
libpng..\game\libs\pure3d\build\win32\libpng.vcproj010
Pure3D..\game\libs\pure3d\build\win32\Pure3D.vcproj010
radcontent..\game\libs\radcontent\build\win32\radcontent.vcproj010
radcore..\game\libs\radcore\build\win32\radcore.vcproj010
radmath..\game\libs\radmath\build\win32\radmath.vcproj010
zlib..\game\libs\pure3d\build\win32\zlib.vcproj010
Solutiontools.sln012

Solution and projects

freetype

Message
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCConvertEngine could not convert attribute ImproveFloatingPointConsistency = TRUE under Tool VCCLCompilerTool.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCConvertEngine could not convert attribute ImproveFloatingPointConsistency = TRUE under Tool VCCLCompilerTool.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: All user macros reported below for configuration 'Tools Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: All user macros reported below for configuration 'Tools Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetName) ('freetype') does not match the Librarian's OutputFile property value '..\..\..\objs\freetypetr.lib' ('freetypetr') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\ToolsRelease\freetype.lib') does not match the Librarian's OutputFile property value '..\..\..\objs\freetypetr.lib' ('G:\objs\freetypetr.lib') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\ToolsRelease\freetype.lib') does not match the Linker's OutputFile property value '.\ToolsRelease\freetype.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsRelease\freetype.lib') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetName) ('freetype') does not match the Librarian's OutputFile property value '..\..\..\objs\freetyped.lib' ('freetyped') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\..\..\..\objs\debug\freetype.lib') does not match the Librarian's OutputFile property value '..\..\..\objs\freetyped.lib' ('G:\objs\freetyped.lib') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\..\..\..\objs\debug\freetype.lib') does not match the Linker's OutputFile property value '.\..\..\..\objs\debug\freetype.lib' ('G:\objs\debug\freetype.lib') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetName) ('freetype') does not match the Librarian's OutputFile property value '..\..\..\objs\freetyper.lib' ('freetyper') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\..\..\..\objs\release\freetype.lib') does not match the Librarian's OutputFile property value '..\..\..\objs\freetyper.lib' ('G:\objs\freetyper.lib') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\..\..\..\objs\release\freetype.lib') does not match the Linker's OutputFile property value '.\..\..\..\objs\release\freetype.lib' ('G:\objs\release\freetype.lib') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetName) ('freetype') does not match the Librarian's OutputFile property value '..\..\..\objs\freetypeh.lib' ('freetypeh') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\ToolsDebug\freetype.lib') does not match the Librarian's OutputFile property value '..\..\..\objs\freetypeh.lib' ('G:\objs\freetypeh.lib') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\.\ToolsDebug\freetype.lib') does not match the Linker's OutputFile property value '.\ToolsDebug\freetype.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsDebug\freetype.lib') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 4 additional messages
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj'.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\lib\freetype\builds\win32\visualc\freetype.vcxproj'.
Hide 4 additional messages

toollib_extras

Message
..\game\libs\pure3d\toollib\toollib_extras.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: All user macros reported below for configuration 'Tools Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: All user macros reported below for configuration 'Tune|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: All user macros reported below for configuration 'Tools Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsRelease\toollib_extras.lib') does not match the Librarian's OutputFile property value '.\ToolsRelease\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsRelease\toollib_extras.lib') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsRelease\toollib_extras.lib') does not match the Linker's OutputFile property value '.\ToolsRelease\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsRelease\toollib_extras.lib') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\toollib_extras___Win32_Debug\toollib_extras.lib') does not match the Librarian's OutputFile property value '.\toollib_extras___Win32_Debug\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\toollib_extras___Win32_Debug\toollib_extras.lib') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\toollib_extras___Win32_Debug\toollib_extras.lib') does not match the Linker's OutputFile property value '.\toollib_extras___Win32_Debug\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\toollib_extras___Win32_Debug\toollib_extras.lib') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Release\toollib_extras.lib') does not match the Librarian's OutputFile property value '.\Release\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\Release\toollib_extras.lib') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Release\toollib_extras.lib') does not match the Linker's OutputFile property value '.\Release\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\Release\toollib_extras.lib') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Tune\toollib_extras.lib') does not match the Librarian's OutputFile property value '.\Tune\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\Tune\toollib_extras.lib') in project configuration 'Tune|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Tune\toollib_extras.lib') does not match the Linker's OutputFile property value '.\Tune\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\Tune\toollib_extras.lib') in project configuration 'Tune|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsDebug\toollib_extras.lib') does not match the Librarian's OutputFile property value '.\ToolsDebug\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsDebug\toollib_extras.lib') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib_extras.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsDebug\toollib_extras.lib') does not match the Linker's OutputFile property value '.\ToolsDebug\toollib_extras.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsDebug\toollib_extras.lib') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 4 additional messages
..\game\libs\pure3d\toollib\toollib_extras.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\toollib_extras.vcproj'.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\toollib\toollib_extras.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\toollib_extras.vcxproj'.
Hide 4 additional messages

toollib

Message
..\game\libs\pure3d\toollib\toollib.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\toollib\toollib.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\toollib\toollib.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\toollib\toollib.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\toollib\toollib.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\toollib\toollib.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\toollib\toollib.vcproj: All user macros reported below for configuration 'Tools Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: All user macros reported below for configuration 'Tools Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetName) ('toollib') does not match the Librarian's OutputFile property value 'lib\toollibtr.lib' ('toollibtr') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsRelease\toollib.lib') does not match the Librarian's OutputFile property value 'lib\toollibtr.lib' ('G:\Code\Simpsons Hit&Run\tools\lib\toollibtr.lib') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsRelease\toollib.lib') does not match the Linker's OutputFile property value '.\ToolsRelease\toollib.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsRelease\toollib.lib') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetName) ('toollib') does not match the Librarian's OutputFile property value 'lib\toollibd.lib' ('toollibd') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Debug\toollib.lib') does not match the Librarian's OutputFile property value 'lib\toollibd.lib' ('G:\Code\Simpsons Hit&Run\tools\lib\toollibd.lib') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Debug\toollib.lib') does not match the Linker's OutputFile property value '.\Debug\toollib.lib' ('G:\Code\Simpsons Hit&Run\tools\Debug\toollib.lib') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetName) ('toollib') does not match the Librarian's OutputFile property value 'lib\toollibr.lib' ('toollibr') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Release\toollib.lib') does not match the Librarian's OutputFile property value 'lib\toollibr.lib' ('G:\Code\Simpsons Hit&Run\tools\lib\toollibr.lib') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\Release\toollib.lib') does not match the Linker's OutputFile property value '.\Release\toollib.lib' ('G:\Code\Simpsons Hit&Run\tools\Release\toollib.lib') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetName) ('toollib') does not match the Librarian's OutputFile property value 'lib\toollibtd.lib' ('toollibtd') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsDebug\toollib.lib') does not match the Librarian's OutputFile property value 'lib\toollibtd.lib' ('G:\Code\Simpsons Hit&Run\tools\lib\toollibtd.lib') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\toollib\toollib.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\.\ToolsDebug\toollib.lib') does not match the Linker's OutputFile property value '.\ToolsDebug\toollib.lib' ('G:\Code\Simpsons Hit&Run\tools\ToolsDebug\toollib.lib') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 4 additional messages
..\game\libs\pure3d\toollib\toollib.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\toollib.vcproj'.
..\game\libs\pure3d\toollib\toollib.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\toollib\toollib.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\toollib\toollib.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\toollib\toollib.vcxproj'.
Hide 4 additional messages

objectsnapper

Message
objectsnapper\build\objectsnapper.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
objectsnapper\build\objectsnapper.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
objectsnapper\build\objectsnapper.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
objectsnapper\build\objectsnapper.vcproj: VCConvertEngine could not convert attribute OptimizeForWindowsApplication = TRUE under Tool VCCLCompilerTool.
objectsnapper\build\objectsnapper.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
objectsnapper\build\objectsnapper.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
objectsnapper\build\objectsnapper.vcproj: All user macros reported below for configuration 'Tools Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
objectsnapper\build\objectsnapper.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
objectsnapper\build\objectsnapper.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
objectsnapper\build\objectsnapper.vcproj: All user macros reported below for configuration 'Tools Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
objectsnapper\build\objectsnapper.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
objectsnapper\build\objectsnapper.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
objectsnapper\build\objectsnapper.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\objectsnapper\build\.\Release\objectsnapper.dll') does not match the Librarian's OutputFile property value '.\Release\objectsnapper.dll' ('G:\Code\Simpsons Hit&Run\tools\Release\objectsnapper.dll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
objectsnapper\build\objectsnapper.vcproj: MSB8012: $(TargetExt) ('.dll') does not match the Linker's OutputFile property value 'Release\objectsnapper.mll' ('.mll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetExt) property value matches the value specified in %(Link.OutputFile).
objectsnapper\build\objectsnapper.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\objectsnapper\build\.\Release\objectsnapper.dll') does not match the Linker's OutputFile property value 'Release\objectsnapper.mll' ('G:\Code\Simpsons Hit&Run\tools\Release\objectsnapper.mll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
objectsnapper\build\objectsnapper.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\objectsnapper\build\.\Debug\objectsnapper.dll') does not match the Librarian's OutputFile property value '.\Debug\objectsnapper.dll' ('G:\Code\Simpsons Hit&Run\tools\Debug\objectsnapper.dll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
objectsnapper\build\objectsnapper.vcproj: MSB8012: $(TargetExt) ('.dll') does not match the Linker's OutputFile property value 'Debug\objectsnapper.mll' ('.mll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetExt) property value matches the value specified in %(Link.OutputFile).
objectsnapper\build\objectsnapper.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\objectsnapper\build\.\Debug\objectsnapper.dll') does not match the Linker's OutputFile property value 'Debug\objectsnapper.mll' ('G:\Code\Simpsons Hit&Run\tools\Debug\objectsnapper.mll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
objectsnapper\build\objectsnapper.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\tools\objectsnapper\build\objectsnapper.vcproj'.
objectsnapper\build\objectsnapper.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
objectsnapper\build\objectsnapper.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
objectsnapper\build\objectsnapper.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
objectsnapper\build\objectsnapper.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\tools\objectsnapper\build\objectsnapper.vcxproj'.
Hide 5 additional messages

p3dcompdrawopt

Message
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dcompdrawopt\.\Debug\p3dcompdrawopt.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dcompdrawopt.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dcompdrawopt.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dcompdrawopt\.\Debug\p3dcompdrawopt.exe') does not match the Linker's OutputFile property value '.\Debug/p3dcompdrawopt.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dcompdrawopt.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dcompdrawopt\.\Release\p3dcompdrawopt.exe') does not match the Librarian's OutputFile property value '.\Release\p3dcompdrawopt.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dcompdrawopt.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dcompdrawopt\.\Release\p3dcompdrawopt.exe') does not match the Linker's OutputFile property value '..\bin\p3dcompdrawopt.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dcompdrawopt.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dcompdrawopt\p3dcompdrawopt.vcxproj'.
Hide 5 additional messages

p3ddel

Message
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3ddel\.\Debug\p3ddel.exe') does not match the Librarian's OutputFile property value '.\Debug\p3ddel.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3ddel.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3ddel\.\Debug\p3ddel.exe') does not match the Linker's OutputFile property value '.\Debug/p3ddel.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3ddel.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3ddel\.\Release\p3ddel.exe') does not match the Librarian's OutputFile property value '.\Release\p3ddel.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3ddel.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3ddel\.\Release\p3ddel.exe') does not match the Linker's OutputFile property value '..\bin\p3ddel.exe' ('G:\Code\Simpsons Hit&Run\bin\p3ddel.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj'.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3ddel\p3ddel.vcxproj'.
Hide 5 additional messages

p3dgc

Message
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgc\.\Debug\p3dgc.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dgc.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dgc.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgc\.\Debug\p3dgc.exe') does not match the Linker's OutputFile property value '.\Debug/p3dgc.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dgc.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgc\.\Release\p3dgc.exe') does not match the Librarian's OutputFile property value '.\Release\p3dgc.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dgc.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgc\.\Release\p3dgc.exe') does not match the Linker's OutputFile property value '..\bin\p3dgc.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dgc.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgc\p3dgc.vcxproj'.
Hide 5 additional messages

p3dimage

Message
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dimage\.\Debug\p3dimage.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dimage.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dimage.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dimage\.\Debug\p3dimage.exe') does not match the Linker's OutputFile property value '.\Debug/p3dimage.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dimage.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dimage\.\Release\p3dimage.exe') does not match the Librarian's OutputFile property value '.\Release\p3dimage.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dimage.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dimage\.\Release\p3dimage.exe') does not match the Linker's OutputFile property value '..\bin\p3dimage.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dimage.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dimage\p3dimage.vcxproj'.
Hide 5 additional messages

p3dmutate

Message
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dmutate\.\Debug\p3dmutate.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dmutate.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dmutate.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dmutate\.\Debug\p3dmutate.exe') does not match the Linker's OutputFile property value '.\Debug/p3dmutate.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dmutate.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dmutate\.\Release\p3dmutate.exe') does not match the Librarian's OutputFile property value '.\Release\p3dmutate.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dmutate.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dmutate\.\Release\p3dmutate.exe') does not match the Linker's OutputFile property value '..\bin\p3dmutate.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dmutate.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dmutate\p3dmutate.vcxproj'.
Hide 5 additional messages

p3dsplit

Message
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsplit\.\Debug\p3dsplit.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dsplit.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dsplit.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsplit\.\Debug\p3dsplit.exe') does not match the Linker's OutputFile property value '.\Debug/p3dsplit.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dsplit.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsplit\.\Release\p3dsplit.exe') does not match the Librarian's OutputFile property value '.\Release\p3dsplit.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dsplit.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsplit\.\Release\p3dsplit.exe') does not match the Linker's OutputFile property value '.\Release/p3dsplit.exe' ('G:\Code\Simpsons Hit&Run\tools\Release/p3dsplit.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsplit\p3dsplit.vcxproj'.
Hide 5 additional messages

convert2dxtn

Message
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\convert2dxtn\.\Debug\convert2dxtn.exe') does not match the Librarian's OutputFile property value '.\Debug\convert2dxtn.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\convert2dxtn.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\convert2dxtn\.\Debug\convert2dxtn.exe') does not match the Linker's OutputFile property value '.\Debug/convert2dxtn.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/convert2dxtn.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\convert2dxtn\.\Release\convert2dxtn.exe') does not match the Librarian's OutputFile property value '.\Release\convert2dxtn.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\convert2dxtn.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\convert2dxtn\.\Release\convert2dxtn.exe') does not match the Linker's OutputFile property value '..\bin\convert2dxtn.exe' ('G:\Code\Simpsons Hit&Run\bin\convert2dxtn.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj'.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\convert2dxtn\convert2dxtn.vcxproj'.
Hide 5 additional messages

Instancer

Message
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\Instancer\.\Debug\Instancer.exe') does not match the Librarian's OutputFile property value '.\Debug\Instancer.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\Instancer.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\Instancer\.\Debug\Instancer.exe') does not match the Linker's OutputFile property value '.\Debug/Instancer.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/Instancer.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\Instancer\.\Release\Instancer.exe') does not match the Librarian's OutputFile property value '.\Release\Instancer.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\Instancer.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\Instancer\.\Release\Instancer.exe') does not match the Linker's OutputFile property value '..\bin\Instancer.exe' ('G:\Code\Simpsons Hit&Run\bin\Instancer.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj'.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\Instancer\Instancer.vcxproj'.
Hide 5 additional messages

InstAnimDynaPhysMaker

Message
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\.\Debug\InstAnimDynaPhysMaker.exe') does not match the Librarian's OutputFile property value '.\Debug\InstAnimDynaPhysMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\InstAnimDynaPhysMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\.\Debug\InstAnimDynaPhysMaker.exe') does not match the Linker's OutputFile property value '.\Debug/InstAnimDynaPhysMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/InstAnimDynaPhysMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\.\Release\InstAnimDynaPhysMaker.exe') does not match the Librarian's OutputFile property value '.\Release\InstAnimDynaPhysMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\InstAnimDynaPhysMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB8012: $(TargetName) ('InstAnimDynaPhysMaker') does not match the Linker's OutputFile property value '..\bin\InstAnimDynaPhysMakerr.exe' ('InstAnimDynaPhysMakerr') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetName) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\.\Release\InstAnimDynaPhysMaker.exe') does not match the Linker's OutputFile property value '..\bin\InstAnimDynaPhysMakerr.exe' ('G:\Code\Simpsons Hit&Run\bin\InstAnimDynaPhysMakerr.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj'.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\InstAnimDynaPhysMaker\InstAnimDynaPhysMaker.vcxproj'.
Hide 6 additional messages

p3ddiff

Message
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3ddiff\.\Debug\p3ddiff.exe') does not match the Librarian's OutputFile property value '.\Debug\p3ddiff.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3ddiff.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3ddiff\.\Debug\p3ddiff.exe') does not match the Linker's OutputFile property value '.\Debug/p3ddiff.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3ddiff.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3ddiff\.\../../gui\p3ddiff.exe') does not match the Librarian's OutputFile property value '.\../../gui\p3ddiff.exe' ('G:\Code\Simpsons Hit&Run\tools\../../gui\p3ddiff.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3ddiff\.\../../gui\p3ddiff.exe') does not match the Linker's OutputFile property value '.\../../gui/p3ddiff.exe' ('G:\Code\Simpsons Hit&Run\tools\../../gui/p3ddiff.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj'.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3ddiff\p3ddiff.vcxproj'.
Hide 5 additional messages

p3dexplorer

Message
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: VCConvertEngine could not convert attribute OptimizeForProcessor = 2 under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3dexplorer\.\Debug\p3dexplorer.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dexplorer.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dexplorer.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3dexplorer\.\Debug\p3dexplorer.exe') does not match the Linker's OutputFile property value '.\Debug/p3dexplorer.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dexplorer.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3dexplorer\.\../../gui\p3dexplorer.exe') does not match the Librarian's OutputFile property value '.\../../gui\p3dexplorer.exe' ('G:\Code\Simpsons Hit&Run\tools\../../gui\p3dexplorer.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3dexplorer\.\../../gui\p3dexplorer.exe') does not match the Linker's OutputFile property value '.\../../gui/p3dexplorer.exe' ('G:\Code\Simpsons Hit&Run\tools\../../gui/p3dexplorer.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj'.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\gui-win32\p3dexplorer\p3dexplorer.vcxproj'.
Hide 5 additional messages

roadOptimizer

Message
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: VCConvertEngine could not convert attribute GlobalOptimizations = FALSE under Tool VCCLCompilerTool.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\roadOptimizer\.\Debug\roadOptimizer.exe') does not match the Librarian's OutputFile property value '.\Debug\roadOptimizer.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\roadOptimizer.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\roadOptimizer\.\Debug\roadOptimizer.exe') does not match the Linker's OutputFile property value '.\Debug/roadOptimizer.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/roadOptimizer.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\roadOptimizer\.\Release\roadOptimizer.exe') does not match the Librarian's OutputFile property value '.\Release\roadOptimizer.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\roadOptimizer.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\roadOptimizer\.\Release\roadOptimizer.exe') does not match the Linker's OutputFile property value '..\bin\roadOptimizer.exe' ('G:\Code\Simpsons Hit&Run\bin\roadOptimizer.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj'.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\roadOptimizer\roadOptimizer.vcxproj'.
Hide 5 additional messages

trackeditor

Message
trackeditor\build\trackeditor.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
trackeditor\build\trackeditor.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
trackeditor\build\trackeditor.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
trackeditor\build\trackeditor.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
trackeditor\build\trackeditor.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
trackeditor\build\trackeditor.vcproj: All user macros reported below for configuration 'Tools Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
trackeditor\build\trackeditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
trackeditor\build\trackeditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
trackeditor\build\trackeditor.vcproj: All user macros reported below for configuration 'Tools Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
trackeditor\build\trackeditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
trackeditor\build\trackeditor.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
trackeditor\build\trackeditor.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\trackeditor\build\.\Release\trackeditor.dll') does not match the Librarian's OutputFile property value '.\Release\trackeditor.dll' ('G:\Code\Simpsons Hit&Run\tools\Release\trackeditor.dll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
trackeditor\build\trackeditor.vcproj: MSB8012: $(TargetExt) ('.dll') does not match the Linker's OutputFile property value 'Release\trackeditor.mll' ('.mll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetExt) property value matches the value specified in %(Link.OutputFile).
trackeditor\build\trackeditor.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\trackeditor\build\.\Release\trackeditor.dll') does not match the Linker's OutputFile property value 'Release\trackeditor.mll' ('G:\Code\Simpsons Hit&Run\tools\Release\trackeditor.mll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
trackeditor\build\trackeditor.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\trackeditor\build\.\Debug\trackeditor.dll') does not match the Librarian's OutputFile property value '.\Debug\trackeditor.dll' ('G:\Code\Simpsons Hit&Run\tools\Debug\trackeditor.dll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
trackeditor\build\trackeditor.vcproj: MSB8012: $(TargetExt) ('.dll') does not match the Linker's OutputFile property value 'Debug\trackeditor.mll' ('.mll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetExt) property value matches the value specified in %(Link.OutputFile).
trackeditor\build\trackeditor.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\trackeditor\build\.\Debug\trackeditor.dll') does not match the Linker's OutputFile property value 'Debug\trackeditor.mll' ('G:\Code\Simpsons Hit&Run\tools\Debug\trackeditor.mll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
trackeditor\build\trackeditor.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\tools\trackeditor\build\trackeditor.vcproj'.
trackeditor\build\trackeditor.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
trackeditor\build\trackeditor.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
trackeditor\build\trackeditor.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
trackeditor\build\trackeditor.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\tools\trackeditor\build\trackeditor.vcxproj'.
Hide 5 additional messages

worldbuilder

Message
worldbuilder\build\worldbuilder.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
worldbuilder\build\worldbuilder.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
worldbuilder\build\worldbuilder.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
worldbuilder\build\worldbuilder.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
worldbuilder\build\worldbuilder.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
worldbuilder\build\worldbuilder.vcproj: All user macros reported below for configuration 'Tools Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
worldbuilder\build\worldbuilder.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
worldbuilder\build\worldbuilder.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
worldbuilder\build\worldbuilder.vcproj: All user macros reported below for configuration 'Tools Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
worldbuilder\build\worldbuilder.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
worldbuilder\build\worldbuilder.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
worldbuilder\build\worldbuilder.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\worldbuilder\build\.\Release\worldbuilder.dll') does not match the Librarian's OutputFile property value '.\Release\worldbuilder.dll' ('G:\Code\Simpsons Hit&Run\tools\Release\worldbuilder.dll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
worldbuilder\build\worldbuilder.vcproj: MSB8012: $(TargetExt) ('.dll') does not match the Linker's OutputFile property value 'Release\worldbuilder.mll' ('.mll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetExt) property value matches the value specified in %(Link.OutputFile).
worldbuilder\build\worldbuilder.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\worldbuilder\build\.\Release\worldbuilder.dll') does not match the Linker's OutputFile property value 'Release\worldbuilder.mll' ('G:\Code\Simpsons Hit&Run\tools\Release\worldbuilder.mll') in project configuration 'Tools Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
worldbuilder\build\worldbuilder.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\worldbuilder\build\.\Debug\worldbuilder.dll') does not match the Librarian's OutputFile property value '.\Debug\worldbuilder.dll' ('G:\Code\Simpsons Hit&Run\tools\Debug\worldbuilder.dll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
worldbuilder\build\worldbuilder.vcproj: MSB8012: $(TargetExt) ('.dll') does not match the Linker's OutputFile property value 'Debug\worldbuilder.mll' ('.mll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetExt) property value matches the value specified in %(Link.OutputFile).
worldbuilder\build\worldbuilder.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\worldbuilder\build\.\Debug\worldbuilder.dll') does not match the Linker's OutputFile property value 'Debug\worldbuilder.mll' ('G:\Code\Simpsons Hit&Run\tools\Debug\worldbuilder.mll') in project configuration 'Tools Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
worldbuilder\build\worldbuilder.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\tools\worldbuilder\build\worldbuilder.vcproj'.
worldbuilder\build\worldbuilder.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
worldbuilder\build\worldbuilder.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
worldbuilder\build\worldbuilder.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
worldbuilder\build\worldbuilder.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\tools\worldbuilder\build\worldbuilder.vcxproj'.
Hide 5 additional messages

AnimCollDSGMaker

Message
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\.\Debug\AnimCollDSGMaker.exe') does not match the Librarian's OutputFile property value '.\Debug\AnimCollDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\AnimCollDSGMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\.\Debug\AnimCollDSGMaker.exe') does not match the Linker's OutputFile property value '.\Debug/AnimCollDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/AnimCollDSGMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\.\Release\AnimCollDSGMaker.exe') does not match the Librarian's OutputFile property value '.\Release\AnimCollDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\AnimCollDSGMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\.\Release\AnimCollDSGMaker.exe') does not match the Linker's OutputFile property value '..\bin\AnimCollDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\bin\AnimCollDSGMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj'.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimCollDSGMaker\AnimCollDSGMaker.vcxproj'.
Hide 5 additional messages

AnimDSGMaker

Message
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimDSGMaker\.\Debug\AnimDSGMaker.exe') does not match the Librarian's OutputFile property value '.\Debug\AnimDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\AnimDSGMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimDSGMaker\.\Debug\AnimDSGMaker.exe') does not match the Linker's OutputFile property value '.\Debug/AnimDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/AnimDSGMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimDSGMaker\.\Release\AnimDSGMaker.exe') does not match the Librarian's OutputFile property value '.\Release\AnimDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\AnimDSGMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimDSGMaker\.\Release\AnimDSGMaker.exe') does not match the Linker's OutputFile property value '..\bin\AnimDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\bin\AnimDSGMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj'.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\AnimDSGMaker\AnimDSGMaker.vcxproj'.
Hide 5 additional messages

breakablesmaker

Message
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\breakablesmaker\.\Debug\breakablesmaker.exe') does not match the Librarian's OutputFile property value '.\Debug\breakablesmaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\breakablesmaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\breakablesmaker\.\Debug\breakablesmaker.exe') does not match the Linker's OutputFile property value '.\Debug/breakablesmaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/breakablesmaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\breakablesmaker\.\Release\breakablesmaker.exe') does not match the Librarian's OutputFile property value '.\Release\breakablesmaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\breakablesmaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\breakablesmaker\.\Release\breakablesmaker.exe') does not match the Linker's OutputFile property value '..\bin\breakablesmaker.exe' ('G:\Code\Simpsons Hit&Run\bin\breakablesmaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj'.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\breakablesmaker\breakablesmaker.vcxproj'.
Hide 6 additional messages

chunkGroup

Message
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\chunkGroup\.\Debug\chunkGroup.exe') does not match the Librarian's OutputFile property value '.\Debug\chunkGroup.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\chunkGroup.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\chunkGroup\.\Debug\chunkGroup.exe') does not match the Linker's OutputFile property value '.\Debug/chunkGroup.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/chunkGroup.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\chunkGroup\.\Release\chunkGroup.exe') does not match the Librarian's OutputFile property value '.\Release\chunkGroup.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\chunkGroup.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\chunkGroup\.\Release\chunkGroup.exe') does not match the Linker's OutputFile property value '..\bin\chunkGroup.exe' ('G:\Code\Simpsons Hit&Run\bin\chunkGroup.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj'.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\chunkGroup\chunkGroup.vcxproj'.
Hide 6 additional messages

LensFlareDSGMaker

Message
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\.\Debug\LensFlareDSGMaker.exe') does not match the Librarian's OutputFile property value '.\Debug\LensFlareDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\LensFlareDSGMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\.\Debug\LensFlareDSGMaker.exe') does not match the Linker's OutputFile property value '.\Debug/LensFlareDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/LensFlareDSGMaker.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\.\Release\LensFlareDSGMaker.exe') does not match the Librarian's OutputFile property value '.\Release\LensFlareDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\LensFlareDSGMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\.\Release\LensFlareDSGMaker.exe') does not match the Linker's OutputFile property value '..\bin\LensFlareDSGMaker.exe' ('G:\Code\Simpsons Hit&Run\bin\LensFlareDSGMaker.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj'.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\LensFlareDSGMaker\LensFlareDSGMaker.vcxproj'.
Hide 5 additional messages

makechunktool

Message
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\makechunktool\.\Debug\makechunktool.exe') does not match the Librarian's OutputFile property value '.\Debug\makechunktool.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\makechunktool.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\makechunktool\.\Debug\makechunktool.exe') does not match the Linker's OutputFile property value '.\Debug/makechunktool.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/makechunktool.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\makechunktool\.\Release\makechunktool.exe') does not match the Librarian's OutputFile property value '.\Release\makechunktool.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\makechunktool.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\makechunktool\.\Release\makechunktool.exe') does not match the Linker's OutputFile property value '..\bin\makechunktool.exe' ('G:\Code\Simpsons Hit&Run\bin\makechunktool.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj'.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\makechunktool\makechunktool.vcxproj'.
Hide 6 additional messages

p3d2dsg

Message
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3d2dsg\.\Debug\p3d2dsg.exe') does not match the Librarian's OutputFile property value '.\Debug\p3d2dsg.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3d2dsg.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3d2dsg\.\Debug\p3d2dsg.exe') does not match the Linker's OutputFile property value '.\Debug/p3d2dsg.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3d2dsg.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3d2dsg\.\Release\p3d2dsg.exe') does not match the Librarian's OutputFile property value '.\Release\p3d2dsg.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3d2dsg.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3d2dsg\.\Release\p3d2dsg.exe') does not match the Linker's OutputFile property value '..\bin\p3d2dsg.exe' ('G:\Code\Simpsons Hit&Run\bin\p3d2dsg.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj'.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3d2dsg\p3d2dsg.vcxproj'.
Hide 6 additional messages

p3dgendsg

Message
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgendsg\.\Debug\p3dgendsg.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dgendsg.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dgendsg.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgendsg\.\Debug\p3dgendsg.exe') does not match the Linker's OutputFile property value '.\Debug/p3dgendsg.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dgendsg.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgendsg\.\Release\p3dgendsg.exe') does not match the Librarian's OutputFile property value '.\Release\p3dgendsg.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dgendsg.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgendsg\.\Release\p3dgendsg.exe') does not match the Linker's OutputFile property value '..\bin\p3dgendsg.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dgendsg.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 5 additional messages
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgendsg\p3dgendsg.vcxproj'.
Hide 5 additional messages

p3dgeo2prims

Message
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgeo2prims\.\Debug\p3dgeo2prims.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dgeo2prims.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dgeo2prims.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgeo2prims\.\Debug\p3dgeo2prims.exe') does not match the Linker's OutputFile property value '.\Debug/p3dgeo2prims.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dgeo2prims.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgeo2prims\.\Release\p3dgeo2prims.exe') does not match the Librarian's OutputFile property value '.\Release\p3dgeo2prims.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dgeo2prims.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgeo2prims\.\Release\p3dgeo2prims.exe') does not match the Linker's OutputFile property value '..\bin\p3dgeo2prims.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dgeo2prims.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dgeo2prims\p3dgeo2prims.vcxproj'.
Hide 6 additional messages

p3dsort

Message
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsort\.\Debug\p3dsort.exe') does not match the Librarian's OutputFile property value '.\Debug\p3dsort.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\p3dsort.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsort\.\Debug\p3dsort.exe') does not match the Linker's OutputFile property value '.\Debug/p3dsort.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/p3dsort.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsort\.\Release\p3dsort.exe') does not match the Librarian's OutputFile property value '.\Release\p3dsort.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\p3dsort.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsort\.\Release\p3dsort.exe') does not match the Linker's OutputFile property value '..\bin\p3dsort.exe' ('G:\Code\Simpsons Hit&Run\bin\p3dsort.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj'.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
..\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\game\libs\pure3d\tools\commandline\p3dsort\p3dsort.vcxproj'.
Hide 6 additional messages

MayaRules

Message
MayaRules\MayaRules.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
MayaRules\MayaRules.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
MayaRules\MayaRules.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
MayaRules\MayaRules.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
MayaRules\MayaRules.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
MayaRules\MayaRules.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
MayaRules\MayaRules.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
MayaRules\MayaRules.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
MayaRules\MayaRules.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
MayaRules\MayaRules.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
MayaRules\MayaRules.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
MayaRules\MayaRules.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\MayaRules\.\Debug\MayaRules.exe') does not match the Librarian's OutputFile property value '.\Debug\MayaRules.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\MayaRules.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
MayaRules\MayaRules.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\MayaRules\.\Debug\MayaRules.exe') does not match the Linker's OutputFile property value '.\Debug/MayaRules.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/MayaRules.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
MayaRules\MayaRules.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\MayaRules\.\Release\MayaRules.exe') does not match the Librarian's OutputFile property value '.\Release\MayaRules.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\MayaRules.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
MayaRules\MayaRules.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\MayaRules\.\Release\MayaRules.exe') does not match the Linker's OutputFile property value '.\Release/MayaRules.exe' ('G:\Code\Simpsons Hit&Run\tools\Release/MayaRules.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
MayaRules\MayaRules.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\tools\MayaRules\MayaRules.vcproj'.
MayaRules\MayaRules.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
MayaRules\MayaRules.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
MayaRules\MayaRules.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
MayaRules\MayaRules.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
MayaRules\MayaRules.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\tools\MayaRules\MayaRules.vcxproj'.
Hide 6 additional messages

relatedfiles

Message
relatedfiles\relatedfiles.vcproj: Due to the requirement that Visual C++ projects produce an embedded (by default) Windows SxS manifest, manifest files in the project are now automatically built with the Manifest Tool. You may need to change your build in order for it to work correctly. For instance, it is recommended that the dependency information contained in any manifest files be converted to "#pragma comment(linker,"<insert dependency here>")" in a header file that is included from your source code. If your project already embeds a manifest in the RT_MANIFEST resource section through a resource (.rc) file, the line may need to be commented out before the project will build correctly.
relatedfiles\relatedfiles.vcproj: Due to a conformance change in the C++ compiler, code change may be required before your project will build without errors. Previous versions of the C++ compiler allowed specification of member function pointers by member function name (e.g. MemberFunctionName). The C++ standard requires a fully qualified name with the use of the address-of operator (e.g. &ClassName::MemberFunctionName). If your project contains forms or controls used in the Windows Forms Designer, you may have to change code in InitializeComponent because the designer generated code used the non-conformant syntax in delegate construction (used in event handlers).
relatedfiles\relatedfiles.vcproj: This application has been updated to include settings related to the User Account Control (UAC) feature of Windows Vista. By default, when run on Windows Vista with UAC enabled, this application is marked to run with the same privileges as the process that launched it. This marking also disables the application from running with virtualization. You can change UAC related settings from the Property Pages of the project.
relatedfiles\relatedfiles.vcproj: The C/C++ compiler switch /YX is lo longer supported. /YX has been removed from your project settings.
relatedfiles\relatedfiles.vcproj: VCWebServiceProxyGeneratorTool is no longer supported. The tool has been removed from your project settings.
relatedfiles\relatedfiles.vcproj: All user macros reported below for configuration 'Debug|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
relatedfiles\relatedfiles.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
relatedfiles\relatedfiles.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
relatedfiles\relatedfiles.vcproj: All user macros reported below for configuration 'Release|Win32' are used before their definition, which can cause undesirable build results; this is not supported in this release. You can resolve this by changing the inclusion order of the consuming property sheets and making sure they come after the property sheets defining the user macros.
relatedfiles\relatedfiles.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (86,5); The property "TargetPlatformIdentifier" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
relatedfiles\relatedfiles.vcproj: MSB4211: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets (87,5); The property "TargetPlatformVersion" is being set to a value for the first time, but it was already consumed at "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Common.props (103,5)".
relatedfiles\relatedfiles.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\relatedfiles\.\Debug\relatedfiles.exe') does not match the Librarian's OutputFile property value '.\Debug\relatedfiles.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug\relatedfiles.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
relatedfiles\relatedfiles.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\relatedfiles\.\Debug\relatedfiles.exe') does not match the Linker's OutputFile property value '.\Debug/relatedfiles.exe' ('G:\Code\Simpsons Hit&Run\tools\Debug/relatedfiles.exe') in project configuration 'Debug|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
relatedfiles\relatedfiles.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\relatedfiles\.\Release\relatedfiles.exe') does not match the Librarian's OutputFile property value '.\Release\relatedfiles.exe' ('G:\Code\Simpsons Hit&Run\tools\Release\relatedfiles.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Lib.OutputFile).
relatedfiles\relatedfiles.vcproj: MSB8012: $(TargetPath) ('G:\Code\Simpsons Hit&Run\tools\relatedfiles\.\Release\relatedfiles.exe') does not match the Linker's OutputFile property value '.\Release/relatedfiles.exe' ('G:\Code\Simpsons Hit&Run\tools\Release/relatedfiles.exe') in project configuration 'Release|Win32'. This may cause your project to build incorrectly. To correct this, please make sure that $(TargetPath) property value matches the value specified in %(Link.OutputFile).
Show 6 additional messages
relatedfiles\relatedfiles.vcproj: Converting project file 'G:\Code\Simpsons Hit&Run\tools\relatedfiles\relatedfiles.vcproj'.
relatedfiles\relatedfiles.vcproj: Visual C++ now provides improved safety in its C and C++ Libraries. This includes new and improved functions, additional checking and validation, and internal design changes. These libraries are turned on by default. You may see some warnings about unsafe functions or parameters when you build your project. The warnings will generally suggest an alternative safer coding style or function. It is advised that you correct these warnings, in order to make your code more safe. Full details can be found in the documentation by searching for 'Security Enhancements in the CRT' and for 'Checked Iterators'.
relatedfiles\relatedfiles.vcproj: The C/C++ compiler default settings have been modified to be more compliant with ISO Standard C++. Included in those changes are enforcing Standard C++ for loop scoping and supporting wchar_t as a native type. These changes may cause existing code to no longer compile without changes to the code or the compiler options with which it is built.
relatedfiles\relatedfiles.vcproj: Web deployment to the local IIS server is no longer supported. The Web Deployment build tool has been removed from your project settings.
relatedfiles\relatedfiles.vcproj: The single-threaded run-time library switches (/MLd, /ML) have been removed from the C++ compiler. The project has been automatically converted to use the corresponding multi-threaded run-time library switches (/MTd, /MT).
relatedfiles\relatedfiles.vcproj: Done converting to new project file 'G:\Code\Simpsons Hit&Run\tools\relatedfiles\relatedfiles.vcxproj'.
Hide 6 additional messages

libpng

Message
..\game\libs\pure3d\build\win32\libpng.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.

Pure3D

Message
..\game\libs\pure3d\build\win32\Pure3D.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.

radcontent

Message
..\game\libs\radcontent\build\win32\radcontent.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.

radcore

Message
..\game\libs\radcore\build\win32\radcore.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.

radmath

Message
..\game\libs\radmath\build\win32\radmath.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.

zlib

Message
..\game\libs\pure3d\build\win32\zlib.vcproj: Warning: The project file is being backed up to a relative path that differs from the original solution relative path. The difference in folder hierarchy may create problems in opening or building the backed up solution and project.

Solution

Message
tools.sln: Visual Studio needs to make non-functional changes to this project in order to enable the project to open in Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without impacting project behavior.
Show 2 additional messages
tools.sln: File successfully backed up as G:\Code\Simpsons Hit&Run\tools\Backup1\tools.sln
tools.sln: Solution migrated successfully
Hide 2 additional messages